projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e0d79a
)
efi_loader: SPDX-License-Identifier for efi.h
author
Heinrich Schuchardt
<
[email protected]
>
Sat, 8 Sep 2018 08:57:59 +0000
(10:57 +0200)
committer
Alexander Graf
<
[email protected]
>
Sun, 23 Sep 2018 19:55:29 +0000
(21:55 +0200)
Add the missing SPDX-License-Identifier based on Linux kernel commit
b24413180f56
("License cleanup: add SPDX GPL-2.0 license identifier to
files with no license").
Signed-off-by: Heinrich Schuchardt <
[email protected]
>
Signed-off-by: Alexander Graf <
[email protected]
>
include/efi.h
patch
|
blob
|
history
diff --git
a/include/efi.h
b/include/efi.h
index e1854ecd23bb8845ee1ed812ef19607a95ec2a68..b1deb609b464e737459af802fd1728d8e785fd09 100644
(file)
--- a/
include/efi.h
+++ b/
include/efi.h
@@
-1,3
+1,4
@@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Extensible Firmware Interface
* Based on 'Extensible Firmware Interface Specification' version 0.9,